Skip to content

feat: add run_async support for OllamaDocumentEmbedder #1878

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 12 commits into from
Jun 10, 2025

Conversation

srini047
Copy link
Contributor

Related Issues

Proposed Changes:

Added run_async conversion for OllamaDocumentEmbedder

How did you test it?

Added a seperate test case for testing async feature.

Notes for the reviewer

To be merged after #1877 since dependencies are present there.

Checklist

@srini047 srini047 requested a review from a team as a code owner May 30, 2025 20:38
@srini047 srini047 requested review from Amnah199 and removed request for a team May 30, 2025 20:38
@github-actions github-actions bot added integration:ollama type:documentation Improvements or additions to documentation labels May 30, 2025
@srini047
Copy link
Contributor Author

srini047 commented Jun 3, 2025

@Amnah199 Making it draft just for the actions to not trigger since it doesn't have the dependencies
To be merged after #1877 since dependencies are present there.
Can be moved from draft once this the other one is merged and this branch is updated.

@srini047 srini047 marked this pull request as draft June 3, 2025 21:08
@Amnah199 Amnah199 marked this pull request as ready for review June 5, 2025 21:30
@srini047
Copy link
Contributor Author

srini047 commented Jun 6, 2025

Thanks @Amnah199 this should be good to review.

@srini047 srini047 force-pushed the run_async_ollama_document_embedder branch from ef20670 to be4ae4f Compare June 6, 2025 15:30
@srini047 srini047 requested a review from Amnah199 June 9, 2025 09:04
@srini047 srini047 force-pushed the run_async_ollama_document_embedder branch 3 times, most recently from a0524a1 to 81eec3b Compare June 9, 2025 15:56
@srini047 srini047 force-pushed the run_async_ollama_document_embedder branch from 81eec3b to 0714180 Compare June 10, 2025 10:54
Copy link
Contributor

@Amnah199 Amnah199 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@srini047 Thanks for your work! LG to merge.

@Amnah199 Amnah199 merged commit 43dab20 into deepset-ai:main Jun 10, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
integration:ollama type:documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add run_async for OllamaDocumentEmbedder
2 participants